@charset "UTF-8";

/*------------------contents---------------------*/
.tit01{
	width: 950px;
	height: 74px;
	margin-bottom: 25px;
	background-image: url(../images/tit_bg01.png);
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tit01 h1{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 26px;
	font-weight: 500;
	color: #195fb4;
}
.chart{
	text-align: center;
}


/*------------------flow---------------------*/
#flow{
	width: 1000px;
	margin: 40px auto 100px;
	padding: 0 25px;
}
#flow .tit01{
	margin-bottom: 45px;
}
#flow h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 100%;
	margin-bottom: 40px;
	padding: 12px 50px 16px;
	background-color: #195fb4;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
#flow .inner{
	width: 820px;
	margin: 0 auto;
}
.flowBlock{
	margin-bottom: 15px;
	padding: 25px 30px 20px;
	background-color: #fffee8;
	background-repeat: no-repeat;
	background-position: right 35px center;
	border: 2px solid #57c8d0;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
	position: relative;
}
.flowBlock dt{
	width: 40px;
	float: left;
}
.flowBlock dd{
	margin-left: 68px;
}
.flowBlock h3{
	font-size: 18px;
	font-weight: bold;
	color: #195fb4;
	line-height: 100%;
	margin-bottom: 10px;
}
.flowBlock p{
	font-size: 14px;
	line-height: 160%;
}
.flow01 p{
	width: 530px;
}
.flow01{ background-image: url(../images/flow_img01.png);}
.flow02{ background-image: url(../images/flow_img02.png);}
.flow03{ background-image: url(../images/flow_img03.png);}
.flow04{ background-image: url(../images/flow_img04.png);}
.flow05{ background-image: url(../images/flow_img05.png);}

.flowArrow{
	text-align: center;
	margin-bottom: 10px;
}
#flow .btn01{
	width:420px;
	font-size: 24px !important;
	padding:30px 0;
	background-color: #0c5fe8;
}
#flow .btn01:hover{
	background-color: #2374f9;
}



/*------------------ncw---------------------*/
.ncw{
	width: 1000px;
	margin: 40px auto 100px;
	padding: 0 25px;
}
.ncw h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
	font-weight: 500;
	color: #195fb4;
	line-height: 100%;
	margin-bottom: 20px;
	padding-left: 30px;
}
.ncw h2 img{
	margin-right: 8px;
	vertical-align: text-bottom;
}
.ncw h2 span{ 
    background:linear-gradient(transparent 60%, #fff048 60%);
}
.ncw .inner{
	padding: 45px 45px 60px;
	border: 2px solid #195fb4;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
.ncw .inner p{
	font-size: 15px;
	line-height: 160%;
	padding-bottom: 30px;
}
.formContainer{
	margin-bottom: 70px;
	padding-top: 20px;
}
#confirmation .formContainer{
	width: 750px;
	margin: 0 auto 85px;
	padding-top: 20px;
}
.formContainer input[type="text"],
.formContainer input[type="number"]{
	font-size: 14px;
	padding: 3px 5px;
}
.formContainer select{
	font-size: 14px;
	padding: 3px 5px;
}
.formBox01,
.formBox02{
	width: 100%;
	font-size: 14px;
	margin-bottom: 40px;
	position: relative;
}
.formBox03{
	width: 100%;
	font-size: 14px;
	margin-bottom: 25px;
	position: relative;
}
.formBox02_1{
	margin-bottom: 25px;
}
#login .formBox01,
#login .formBox02{
	margin-bottom: 50px;
}
.formBox01 .fb_L,
.formBox02 .fb_L,
.formBox03 .fb_L{
	font-weight: bold;
	line-height: 150%;
	padding-top: 4px;
	float: left;
	position: relative;
}
.formBox01 .fb_L{
	width: 226px;
}
.formBox02 .fb_L{
	width: 256px;
}
.formBox03 .fb_L{
	width: 280px;
}
.fb_L span{
	color: #fb6225;
	position: absolute;
	top: 4px;
	right: 0;
}
.formBox01 .fb_R,
.formBox02 .fb_R,
.formBox02 .fb_R2{
	margin-left: 20px;
	float: left;
}
.formBox01 .fb_R{
	width: 610px;
}
.formBox02 .fb_R,
.formBox02 .fb_R2{
	width: 580px;
}
.formBox02 .fb_R2{
	line-height: 200%;
}
.formBox02 .fb_R2 dl{
	margin-top: 10px;
}
.formBox02 .fb_R2 dt{
	width: 6em;
	float: left;
}
.formBox02 .fb_R2 dd{
	margin-left: 6em;
}

.formBox03 .fb_R{
	width: 470px;
	padding-top: 4px;
	float: left;
}
.formBox02 .fbpt{
	padding-top: 4px;
}

.fb_R p{
	font-size: 13px !important;
	line-height: 160%;
	padding-bottom: 2px !important;
}
.fb_R p span{
	color: #f81968;
}
.noteTxt01{
	padding-top: 10px;
}
.fw01{
	width: 150px;
}
.fw02{
	width: 320px;
}
.fw03{
	width: 55px;
	text-align: right !important;
}
.fw04{
	width: 200px;
}
.fw05{
	width: 415px;
}

.formBox02 fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.radio-inline__input {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.radio-inline__label {
	display: inline-block;
	margin-right: 20px;
	padding: 5px 50px;
	background-color: #e7e7e7;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	transition: all .2s;	
}
.radio-inline__input:checked + .radio-inline__label {
	background: #52b1fa;
	color: #fff;
}

.errorBox{
	padding: 15px 30px 13px;
	background-color: #ffdddd;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
.errorBox p{
	font-weight: bold;
	color: #ff0505;
	padding-bottom: 2px !important;
}

.checklist01{
	padding: 25px 25px 35px;
	background-color: #e9f5ff;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
.checklist02{
	margin-bottom: 50px;
	/*margin: 60px 0 50px;*/
	padding: 30px 25px 35px;
	background-color: #e9f5ff;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
.checklist01 h3,
.checklist02 h3{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #195fb4;
	margin-bottom: 25px;
}
.checklist01 p{
	padding-bottom: 15px !important;
}
.checklist01 ul{
	margin: 0 0 15px 15px;
}
.checklist01 li{
	font-size: 15px;
	line-height: 160%;
	margin-bottom: 5px;
	list-style: disc;
}
.checklist01 p.note{
	font-size: 13px !important;
	padding-bottom: 10px !important;
}
.checklist01 p.note span{
	color: #f81968;
}
.checklist01 .checkInnerbox{
	margin-bottom: 18px;
	padding: 20px 25px 10px;
	background-color: #fff;
}
.checklist02 .checkInnerbox{
	height: 160px;
	margin-bottom: 30px;
	padding: 30px 0 10px 25px;
	background-color: #fff;
	overflow-y: scroll;
}
.checklist02 .checkInnerbox h4{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin-bottom: 35px;
}
.checklist02 .checkInnerbox h5{
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 15px;
}
.checklist02 .checkInnerbox p{
	font-size: 13px;
	line-height: 180%;
	padding-right: 20px;
	padding-bottom: 30px;
}
.checklist02 p.note{
	width: 740px;
	font-size: 13px !important;
	margin: 0 auto;
	padding-bottom: 10px !important;
}
.checklist02_agree{
	width: 230px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #195fb4;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
	vertical-align: middle;
}
.checklist02_agree input[type="checkbox"]{
	vertical-align: middle;
}

.checklist01 dl{
	font-size: 14px;	
}
.checklist01 dt{
	width: 80px;
	color: #ea0e0e;
	float: left;
}

.sendBox01{
	text-align: center;
	margin-bottom: 70px;
	padding-top: 15px;
}
.sendBox01 dl{
	margin-bottom: 40px;
}
.sendBox01 dt{
	margin-bottom: 25px;
}
.sendBox01 dd{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.sendBox01 p{
	font-size: 15px !important;
	line-height: 180% !important;
	padding: 0 !important;
}
.sendBox02{
	width: 750px;
	margin: 0 auto;
}
.sendBox02 h3{
	font-size: 18px;
	font-weight: bold;
	color: #fb6225;
	text-align: center;
	margin-bottom: 30px;
}
.sendBox02 .btn04{
	width: 410px;
}

#send .btnSet02{
	width: 410px;
	/*text-align: left;*/
	margin: 0 auto 35px;
	/*position: relative;*/
}
#send .btnSet02 p{
	font-size: 13px;
	padding: 10px 0 0 !important;
}
#send .btnSet02 p span{
	color: #f81968;
}
#send .btn03{
	width:410px;
	padding:13px 0;
	background-color: #21b8de;
}
#send .btn03:hover{
	background-color: #3bc6e9;
}




/*------------------simulation---------------------*/
.hirogariLogo{
	margin-bottom: 10px !important;
}

#sim .inner{
	padding: 35px 45px 60px;
	border: 2px solid #195fb4;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
#sim h1{
	margin-bottom: 25px;
}
#sim .inner p{
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 15px;
}
.simBox01{
	margin-bottom: 40px;
	padding: 25px 60px;
	background-color: #e9f5ff;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
.foB{
	color: #195fb4;
}
.foR{
	color: #f81968;
}
.simBox01_1{
	font-size: 16px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #141414;
}
.simBox01_2{
	font-size: 16px;
}
.simBox01_inner{
	position: relative;
}
.simBox01L{
	width: 360px;
	float: left;
}
.simBox01L dt,
.simBox01R dt{
	width: 115px;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}
.simBox01L dd,
.simBox01R dd{
	margin-left: 115px;
}
.simBox01 input[type="text"]{
	width: 90px;
	font-size: 16px;
	text-align: right;
	padding: 2px 5px;
}
.simBox02{
	font-size: 14px;
	clear: both;
}
#sim .btnSet01{
	margin-bottom: 10px;
}

.simArrow{
	text-align: center;
	margin: 20px 0 10px;
}
#sim h2{
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 100%;
	margin-bottom: 45px;
	padding: 8px 0 10px;
	background-color: #195fb4;
}
.sim_result{
	margin-bottom: 35px;
	position: relative;
}
.sim_resultBox01{
	width: 260px;
	margin: 0 15px 40px 10px;
	padding-top: 23px;
	border: 1px solid #c3c3c3;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
	position: relative;
	float: left;
}
/* .sim_resultBox01:nth-child(3n){
	margin: 0 0 40px 10px;
} */
.sim_resultBox01 h3{
	width: 105px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 100%;
	padding: 5px 0 6px;
	background-color: #454545;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
	position: absolute;
	top: -10px;
	left: -10px;
}
.sim_resultBox01 dt{
	width: 5em;
	font-size: 14px;
	font-weight: bold;
	color: #fb6225;
	float: left;
}
.sim_resultBox01 dd {
	font-size: 20px;
	text-align: right;
}
.sim_resultBox01 dd span.yen{
	font-size: 14px;
}
.sr01{
	padding: 0 10px 10px 15px;
}
.sr02{
	padding: 10px 10px 10px 15px;
	background-color: #fffcd8;
}
.sr03{
	font-weight: bold;
	padding: 12px 10px 12px 15px;
	background-color: #ffe9db;
}
.btn_back{
	width: 190px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 8px 0;
	background-color: #949494;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	position: relative;
}
.btn_back:hover{
	background-color: #b1b1b1;
	transition: 0.2s linear;
}
.btn_back a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}



/*------------------btn---------------------*/
.btnSet01,
.btnSet02{
	text-align: center;
}
#certification .btnSet01{
	margin-bottom: 25px;
}
#certification .btnSet02{
	margin-bottom: 45px;
}

#login .btn01{
	width:420px;
	padding:15px 0;
	background-color: #97c40e;
	border: none;
}
#certification .btnSet01 .btn01,
#input .btnSet01 .btn01,
#confirmation .btnSet01 .btn01{
	width:420px;
	padding:12px 0;
	background-color: #97c40e;
	border: none;
}
#confirmation .btnSet01 .btn01_blank{
	width:420px;
	padding:12px 0;
	background-color: #d1d1d1;
	border: none;
	cursor: not-allowed;
}

#sim .btnSet01 .btn01{
	width:390px;
	font-size: 26px;
	line-height: 120%;
	padding: 13px 0 20px;
	background-color: #0c5fe8;
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.23);
	border: none;
}
#sim .btnSet01 .btn01 span{
	font-size: 19px;
	color: #fff115;
}
#sim .btnSet01 .btn05{
	width:420px;
	padding:12px 0;
	background-color: #97c40e;
	border: none;
}

#login .btn01:hover,
#certification .btnSet01 .btn01:hover,
#input .btnSet01 .btn01:hover,
#confirmation .btnSet01 .btn01:hover{
	background-color: #adda25;
}

#sim .btnSet01 .btn01:hover{
	background-color: #337cf3;
}
#sim .btnSet01 .btn05:hover{
	background-color: #adda25;
}

#certification .btnSet02 .btn01{
	width:420px;
	font-size: 16px !important;
	padding:10px 0;
	background-color: #c4860e;
	border: none;
}
#certification .btnSet02 .btn01:hover{
	background-color: #da9f2c;
}

#confirmation .btnSet02{
	width: 605px;
	text-align: left;
	margin: 0 auto 35px;
	position: relative;
}
#confirmation .btnSet02 p{
	font-size: 13px;
	padding: 10px 0 0 !important;
}
#confirmation .btnSet02 p span{
	color: #f81968;
}
#confirmation .btnSet02L{
	width: 275px;
	float: left;
}
#confirmation .btnSet02R{
	width: 275px;
	float: right;
}
#confirmation .btn01{
	width:275px;
	padding:13px 0;
	background-color: #97c40e;
	border: none;
}
#confirmation .btn01:hover{
	background-color: #adda25;
}
#confirmation .btn02{
	width:275px;
	padding:13px 0;
	background-color: #949494;
}
#confirmation .btn02:hover{
	background-color: #b0afaf;
}
#confirmation .btn03{
	width:275px;
	padding:13px 0;
	background-color: #21b8de;
}
#confirmation .btn03:hover{
	background-color: #3bc6e9;
}








/*----------------------------------------------------*/
/*@media screen and (min-width:768px) and ( max-width:1040px) {

}*/



/*----------------------------------------------------*/
@media only screen and (max-width: 768px) {
/*------------------contents---------------------*/
.tit01{
	width: 100%;
	height: auto;
	margin-bottom: 4%;
	padding: 5% 0;
	background-size: 100% 100%;
}
.tit01 h1{
	font-size: 4.2vw;
	text-align: center;
	line-height: 150%;
}
.chart{
	width: 95%;
	margin: 0 auto 7%;
}


/*------------------flow---------------------*/
#flow{
	width: 92%;
	margin: 3% auto 17%;
	padding: 0;
}
#flow .tit01{
	margin-bottom: 7%;
}
#flow h2{
	font-size: 4.0vw;
	line-height: 100%;
	margin-bottom: 6%;
	padding: 3% 5% 4%;
}
#flow .inner{
	width: 95%;
}
.flowBlock{
	margin-bottom: 1.5%;
	padding: 4% 4% 6%;
	background-position: right 3% top 8%;
	background-size: 10% auto;
}
.flowBlock dt{
	width: 100%;
	font-size: 4.2vw;
	font-weight: bold;
	color: #195fb4;
	line-height: 100%;
	margin-bottom: 2%;
	vertical-align: middle;
	float: none;
}
.flowBlock dt img{
	width: 7%;
	margin-right: 2%;
	padding-bottom: 2%;
	vertical-align: middle;
}
.flowBlock dd{
	margin-left: 0;
}
.flowBlock h3{
	display: none;
}
.flowBlock p{
	font-size: 3.2vw;
	line-height: 160%;
	text-align: justify;
}
.flow01 p{
	width: 100%;
}
.flowArrow{
	margin-bottom: 3%;
}
.flowArrow img{
	width: 8%;
}
#flow .btn01{
	width:94%;
	font-size: 4.6vw !important;
	padding: 5% 0;
}


/*------------------ncw---------------------*/
.ncw{
	width: 92%;
	margin: 3% auto 17%;
	padding: 0;
}
.ncw h2{
	font-size: 4.8vw;
	line-height: 100%;
	margin-bottom: 4%;
	padding-left: 0;
}
.ncw h2 img{
	width: 6%;
	margin-right: 1.6%;
}
.ncw .inner{
	padding: 5% 6% 7%;
}
.ncw .inner p{
	font-size: 3.4vw;
	line-height: 160%;
	padding-bottom: 6%;
}
#confirmation .inner p img{
	height: 22px;
}
.formContainer{
	margin-bottom: 13%;
	padding-top: 4%;
}
#confirmation .formContainer{
	width: 100%;
	margin: 0 auto 16%;
	padding-top: 4%;
}
.formContainer input[type="text"],
.formContainer input[type="number"]{
	font-size: 3.4vw;
	padding: 3px 5px;
}
.formContainer select{
	font-size: 3.4vw;
	padding: 3px 5px;
}
.formBox01,
.formBox02{
	font-size: 3.4vw;
	margin-bottom: 5%;
}
.formBox02{
	margin-bottom: 8%;
}
.formBox03{
	width: 100%;
	font-size: 3.4vw;
	margin-bottom: 6%;
}
.formBox02_1{
	margin-bottom: 5%;
}
#login .formBox01,
#login .formBox02{
	margin-bottom: 10%;
}
.formBox01 .fb_L,
.formBox02 .fb_L,
.formBox03 .fb_L{
	margin-bottom: 3%;
	padding-top: 4px;
	float: none;
}
.formBox03 .fb_L{
	margin-bottom: 1%;
	padding-top: 0;
	float: none;
}
.formBox01 .fb_L{
	width: 100%;
}
.formBox02 .fb_L{
	width: 100%;
}
.formBox03 .fb_L{
	width: 100%;
}
.fb_L span{
	padding-left: 2.6%;
	position: static;
}
.formBox01 .fb_R,
.formBox02 .fb_R,
.formBox02 .fb_R2{
	margin: 0 auto;
	float: none;
}
.formBox01 .fb_R{
	width: 96%;
}
.formBox02 .fb_R,
.formBox02 .fb_R2{
	width: 96%;
}
.formBox03 .fb_R{
	width: 96%;
	padding-top: 4px;
	float: left;
}

.fb_R p{
	font-size: 3.2vw !important;
	line-height: 150%;
	padding-bottom: 2% !important;
}
.noteTxt01{
	padding-top: 4%;
}
.formBox02 .noteTxt01{
	padding-top: 2%;
}

.fw01{
	width: 35%;
}
.fw02{
	width: 100%;
}
.fw03{
	width: 18%;
}
.fw04{
	width: 65%;
}
.fw05{
	width: 100%;
}

.radio-inline__label {
	width: 45%;
	text-align: center;
	margin: 0 2%;
	padding: 5px 0;
}

.errorBox{
	padding: 4% 4% 2%;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
}
.errorBox p{
	font-size: 3.1vw !important;
	padding-bottom: 1.5% !important;
}

.checklist01{
	padding: 6% 4% 8%;
}
.checklist02{
	margin: 10% 0 10%;
	padding: 6% 4% 8%;
}
.checklist01 h3{
	font-size: 3.9vw;
	margin-bottom: 4%;
}
.checklist02 h3{
	font-size: 3.8vw;
	margin-bottom: 5%;
}
.checklist01 p{
	padding-bottom: 5% !important;
}
.checklist01 ul{
	margin: 0 0 5% 6%;
}
.checklist01 li{
	font-size: 3.4vw;
	line-height: 150%;
	margin-bottom: 2%;
}
.checklist01 p.note{
	font-size: 3.2vw !important;
	line-height: 140% !important;
	padding-bottom: 0 !important;
}
.checklist01 .checkInnerbox{
	margin-bottom: 5%;
	padding: 5% 4% 7%;
}
.checklist02 .checkInnerbox{
	height: 160px;
	margin-bottom: 5%;
	padding: 7% 0 5% 4%;
}
.checklist02 .checkInnerbox h4{
	font-size: 3.8vw;
	line-height: 100%;
	margin-bottom: 7%;
}
.checklist02 .checkInnerbox h5{
	font-size: 3.4vw;
	line-height: 120%;
	margin-bottom: 2%;
	padding-right: 4%;
}
.checklist02 .checkInnerbox p{
	font-size: 3.2vw;
	line-height: 160%;
	padding-right: 4%;
	padding-bottom: 8%;
}
.checklist02 p.note{
	width: 100%;
	font-size: 3.2vw !important;
	padding-bottom: 8% !important;
}
.checklist02_agree{
	width: 60%;
	font-size: 3.4vw;
	padding: 3% 0;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
}

.checklist01 dl{
	font-size: 3.4vw;
}
.checklist01 dt{
	width: 100%;
	margin-bottom: 1%;
	float: none;
}

.sendBox01{
	margin-bottom: 10%;
	padding-top: 3%;
}
.sendBox01 dl{
	margin-bottom: 6%;
}
.sendBox01 dt{
	margin-bottom: 7%;
}
.sendBox01 dd{
	font-size: 5.2vw;
	letter-spacing: 0.02em;
}
.sendBox01 p{
	font-size: 3.4vw !important;
	line-height: 160% !important;
	padding: 0 !important;
}
/*.sendBox01{
	text-align: center;
	margin-bottom: 70px;
	padding-top: 15px;
}
.sendBox01 dl{
	margin-bottom: 40px;
}
.sendBox01 dt{
	margin-bottom: 25px;
}
.sendBox01 dd{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.sendBox01 p{
	font-size: 15px !important;
	line-height: 180% !important;
	padding: 0 !important;
}*/
.sendBox02{
	width: 100%;
	/*margin: 0 auto;*/
}
.sendBox02 h3{
	font-size: 4.0vw;
	/*font-weight: bold;
	color: #fb6225;
	text-align: center;*/
	margin-bottom: 3%;
}
.sendBox02 .btn04{
	width: 100%;
}

#send .btnSet02{
	width: 100%;
	margin: 0 auto 10%;
}
#send .btnSet02 p{
	font-size: 3.2vw;
	padding: 2% 0 0 !important;
}
/*#send .btnSet02 p span{
	color: #f81968;
}*/
#send .btn03{
	width:100%;
	padding: 3% 0;
	/*background-color: #21b8de;*/
}
/*#send .btn03:hover{
	background-color: #3bc6e9;
}*/




/*------------------simulation---------------------*/
.hirogariLogo{
	width: 35%;
	margin-bottom: 3% !important;
}

#sim .inner{
	padding: 5% 5% 7%;
}
#sim h1{
	width: 100%;
	margin-bottom: 6%;
}
#sim .inner p{
	font-size: 3.2vw;
	line-height: 150%;
	padding-bottom: 3%;
}
.simBox01{
	margin-bottom: 8%;
	padding: 6% 5%;
}
.simBox01_1{
	font-size: 3.8vw;/*3.2*/
	margin-bottom: 7%;
	padding-bottom: 3%;
}
.simBox01_2{
	font-size: 3.8vw;/*3.2*/
}
.simBox01L{
	width: 100%;
	margin-bottom: 4%;
	float: none;
}
.simBox01R{
	width: 100%;
	margin-bottom: 2%;
}
.simBox01_1 .simBox01R{
	margin-bottom: 6%;
}

.simBox01L dt,
.simBox01R dt{
	width: 40%;
	padding-top: 4px;
}
.simBox01L dd,
.simBox01R dd{
	margin-left: 40%;
}
.simBox01 input[type="text"]{
	width: 90px;
	font-size: 16px;/*3.2vw*/
	padding: 2px 5px;
}
.simBox02{
	font-size: 3.5vw;
	margin-bottom: 5%;
	/*clear: both;*/
}
#sim .btnSet01{
	margin-bottom: 6%;
}

.simArrow{
	margin: 0 0 3%;
}
#sim h2{
	font-size: 4.4vw;
	line-height: 100%;
	margin-bottom: 9%;
	padding: 3% 0 3%;
}
.sim_result{
	margin-bottom: 3%;
}
.sim_resultBox01{
	width: 96%;
	margin: 0 0 10% 2%;
	padding-top: 7.5%;
	float: none;
}
.sim_resultBox01:nth-child(3n){
	margin: 0 0 10% 2%;
}
.sim_resultBox01 h3{
	width: 85px;
	font-size: 3.2vw;
	padding: 5px 0 5px;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	position: absolute;
	top: -7%;
	left: -3%;
}
.sim_resultBox01 dt{
	width: 5em;
	font-size: 3.4vw;
}
.sim_resultBox01 dd{
	font-size: 5.4vw;
}
/* .sim_resultBox01 dd span{
	font-size: 3.2vw;
} */
span.yen{
	font-size: 3.2vw;
}
.sr01{
	padding: 0 4% 3% 5%;
}
.sr02{
	padding: 4% 4% 3% 5%;
}
.sr03{
	padding: 5% 4% 4% 5%;
}
.btn_back{
	width: 55%;
	font-size: 3.2vw;
	padding: 2% 0;
}


/*------------------btn---------------------*/
#certification .btnSet01{
	margin-top: 8%;
	margin-bottom: 6%
}
#certification .btnSet02{
	margin-bottom: 12%;
}

#login .btn01{
	width:100%;
	padding: 3% 0;
}
#certification .btnSet01 .btn01,
#input .btnSet01 .btn01,
#confirmation .btnSet01 .btn01{
	width:100%;
	padding: 3% 0;
}
#confirmation .btnSet01 .btn01_blank{
	width:100%;
	padding: 3% 0;
}

#sim .btnSet01 .btn01{
	width:100%;
	font-size: 5.4vw;
	line-height: 130%;
	margin: 0 auto 10% !important;
	padding: 4% 0 5%;
}
#sim .btnSet01 .btn01 span{
	font-size: 4.4vw;
}
#sim .btnSet01 .btn05{
	width:100%;
	padding: 3% 0;
}

#certification .btnSet02 .btn01{
	width:100%;
	font-size: 4.0vw !important;
	padding:2% 0;
}

#confirmation .btnSet02{
	width: 100%;
	margin: 0 auto 6%;
}
#confirmation .btnSet02 p{
	width: 94%;
	font-size: 3.2vw;
	line-height: 150%;
	margin: 0 auto ;
	padding: 2% 0 0 !important;
}
#confirmation .btnSet02L{
	width: 100%;
	margin-bottom: 6%;
	float: none;
}
#confirmation .btnSet02R{
	width: 100%;
	float: none;
}
#confirmation .btn01{
	width:100%;
	padding: 3% 0;
	/*width:275px;
	padding:13px 0;
	background-color: #97c40e;
	border: none;*/
}
#confirmation .btn02{
	width:100%;
	padding: 3% 0;
}
#confirmation .btn03{
	width:100%;
	padding: 3% 0;
}



}

